home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXTSTEP 3.3 CISC
/
NextSTEP 3.3 CISC (Intel x86+Motorola 68k).iso
/
NextApps
/
PrintManager.app
/
German.lproj
/
AppleTalkView.nib
/
data.classes
next >
Wrap
Text File
|
1992-06-05
|
322b
|
25 lines
CommView = {
SUPERCLASS = Object;
};
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};
AppleTalkView = {
ACTIONS = {
choosePrinter:;
cancel:;
ok:;
};
OUTLETS = {
zoneName;
printerBrowser;
printerName;
okButton;
chooserPanel;
chooserButton;
};
SUPERCLASS = CommView;
};